home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cream of the Crop 20
/
Cream of the Crop 20 (Terry Blount) (1996).iso
/
bbs
/
high200.zip
/
HISTORY.DOC
< prev
next >
Wrap
Text File
|
1996-05-17
|
28KB
|
428 lines
─────═════■ HiGHLANDER History File ■═════─────
v0.99 (31/01/95) - First release which only ran on The Fonty Towers BBS.
v1.00b (28/02/95) - First beta release.
The following changes where made:
■ Enhanced the look of the top ten.
The following bug fixes where made:
■ Used the new OpenDoors v5.0 od_disp_emu function to
display the default main screen and logo, this
quickens the display up quite alot.
v1.00 (19/03/95) - Released for distribution.
The following changes where made:
■ TopTenX is now TopTableX.
■ TopTenY is now TopTableY.
■ TopTenColour is now TopTableColour.
■ Enhanced the look of "Maybe next time!".
■ /P<path> command line option is now /D:<path>
■ /L command line option is now /LOCAL
■ [I]nformation key became [?] for help!
The following bug fixes where made:
■ The /LOCAL command line option doesn't need a BBS
drop file anymore.
■ Replaced most od_printf() function calls with
od_disp_str() because a user could enter a oneliner
containing %i, %s, %u etc and HiGHLANDER would output
garbage.
■ Replaced strcmp() with stricmp when comparing command
line parameters which fixes the upper case only bug.
The following capabilities where added:
■ Internal Title routine which displays the program
name and version number in the colour gradients,
rather than having to have this information in the
ANSi file.
■ TitleX, TitleY and TitleStyle to the configuration
file.
■ The following sysop configurable prompts where added
to the configuration file: PromptText,
EnterPromptText, ReplacePromptText, DeletePromptText,
DeletedText.
■ QuoteColour, used to specify the colour of the quote
marks which appear around the oneliners.
■ /W:<security> command line option to allow [W]ho
security level.
■ /S:<security> command line option to allow sysop
security level for the [D]elete and [R]eplace
functions.
■ /H command line option to force the use of user
handles rather than their full names.
■ /DEC command line option to force HiGHLANDER to
decrement the users message counter when the sysop
deletes a oneliner.
■ /AUTO command line option to force HiGHLANDER to
automaticly detect the users graphics capabilities,
instead of using the drop file.
■ /F+ command line option to force the use of a fossil
driver.
■ /F- command line option to force the use of the
internal communications routines.
■ /B:<baud_rate> command line option to specify the
baud rate.
■ /P:<port> command line option to specify the com
port.
■ /A:<address> command line option to specify the com
port address.
■ /I:<irq_number> command line option to specify the
IRQ address.
■ /R:<buffer_size> command line option to specify the
RX buffer size.
■ /T:<buffer_size> command line option to specify the
TX buffer size.
■ /F:<buffer_size> command line option to specify how
many bytes should be placed in the fifo buffer before
an interupt is triggered.
■ /NOFIFO command line option to force a 16550 UART's
fifo buffers off.
■ LogFile - Default logging will be writen to
"HIGHLAND.LOG" but can be overidden with the
'LogFileName <path>' configuration file option or
/L:<path> command line option.
■ /L:<path> command line option to explicity specify
the filename and path to the log file.
■ /C:<path> command line option to specify the filename
and path to the config file. This enables multi-node
config files.
v1.01 (02/05/95) - Minor Release.
The following changes where made:
■ Changed the sysop replace and delete functions to ask
for a oneliner in the range 1-20 rather than 0-19.
This enables the sysop to type 0 or press <enter> to
quit the function.
■ Changed the delay in between the "Maybe Next Time!"
prompt being displayed in each colour from 100ms to
75ms. Looks a bit smoother now!
The following bug fixes where made:
■ Changed the strcpy() functions to strncpy() functions
when copying filenames from the command line argument
and the configuration file to the internal variables.
This fixes a bug if the filename specified was over
MAXPATH (80) characters.
The following capabilities where added:
■ /TOPxx command line option to specify the length of
the top oneliner writers.
■ TopLength option added so the above option may be
specified in the configuation file.
■ /MAIN:<filename> command line option to specify the
filename to use for the main ANSi screen. This allows
the sysop to have different ANSi files for different
BBS nodes.
■ MainScreenFile option added to the configuration file
to allow the sysop to change the ANSi main screen.
■ /HELP:<filename> command line option to specify the
filename to use for the help ANSi screen.
■ HelpScreenFile option added to the configuration file
to allow the sysop to chane the ANSi help screen.
■ YesKey, NoKey, WhoKey, HelpKey, ReplaceKey and
DeleteKey added to the configuration file to allow
the sysop to define the keys that will operate
HiGHLANDER.
■ NextTimeText configuration file option added to
enable the sysop to changed the "Maybe Next Time!"
prompt, which is displayed when a user selects not to
enter a oneli